3.439 \(\int \frac{\left (a+b x^2\right )^{9/2}}{x^{22}} \, dx\)

Optimal. Leaf size=140 \[ \frac{256 b^5 \left (a+b x^2\right )^{11/2}}{969969 a^6 x^{11}}-\frac{128 b^4 \left (a+b x^2\right )^{11/2}}{88179 a^5 x^{13}}+\frac{32 b^3 \left (a+b x^2\right )^{11/2}}{6783 a^4 x^{15}}-\frac{80 b^2 \left (a+b x^2\right )^{11/2}}{6783 a^3 x^{17}}+\frac{10 b \left (a+b x^2\right )^{11/2}}{399 a^2 x^{19}}-\frac{\left (a+b x^2\right )^{11/2}}{21 a x^{21}} \]

[Out]

-(a + b*x^2)^(11/2)/(21*a*x^21) + (10*b*(a + b*x^2)^(11/2))/(399*a^2*x^19) - (80
*b^2*(a + b*x^2)^(11/2))/(6783*a^3*x^17) + (32*b^3*(a + b*x^2)^(11/2))/(6783*a^4
*x^15) - (128*b^4*(a + b*x^2)^(11/2))/(88179*a^5*x^13) + (256*b^5*(a + b*x^2)^(1
1/2))/(969969*a^6*x^11)

_______________________________________________________________________________________

Rubi [A]  time = 0.173934, antiderivative size = 140, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 2, integrand size = 15, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.133 \[ \frac{256 b^5 \left (a+b x^2\right )^{11/2}}{969969 a^6 x^{11}}-\frac{128 b^4 \left (a+b x^2\right )^{11/2}}{88179 a^5 x^{13}}+\frac{32 b^3 \left (a+b x^2\right )^{11/2}}{6783 a^4 x^{15}}-\frac{80 b^2 \left (a+b x^2\right )^{11/2}}{6783 a^3 x^{17}}+\frac{10 b \left (a+b x^2\right )^{11/2}}{399 a^2 x^{19}}-\frac{\left (a+b x^2\right )^{11/2}}{21 a x^{21}} \]

Antiderivative was successfully verified.

[In]  Int[(a + b*x^2)^(9/2)/x^22,x]

[Out]

-(a + b*x^2)^(11/2)/(21*a*x^21) + (10*b*(a + b*x^2)^(11/2))/(399*a^2*x^19) - (80
*b^2*(a + b*x^2)^(11/2))/(6783*a^3*x^17) + (32*b^3*(a + b*x^2)^(11/2))/(6783*a^4
*x^15) - (128*b^4*(a + b*x^2)^(11/2))/(88179*a^5*x^13) + (256*b^5*(a + b*x^2)^(1
1/2))/(969969*a^6*x^11)

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 20.6245, size = 133, normalized size = 0.95 \[ - \frac{\left (a + b x^{2}\right )^{\frac{11}{2}}}{21 a x^{21}} + \frac{10 b \left (a + b x^{2}\right )^{\frac{11}{2}}}{399 a^{2} x^{19}} - \frac{80 b^{2} \left (a + b x^{2}\right )^{\frac{11}{2}}}{6783 a^{3} x^{17}} + \frac{32 b^{3} \left (a + b x^{2}\right )^{\frac{11}{2}}}{6783 a^{4} x^{15}} - \frac{128 b^{4} \left (a + b x^{2}\right )^{\frac{11}{2}}}{88179 a^{5} x^{13}} + \frac{256 b^{5} \left (a + b x^{2}\right )^{\frac{11}{2}}}{969969 a^{6} x^{11}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((b*x**2+a)**(9/2)/x**22,x)

[Out]

-(a + b*x**2)**(11/2)/(21*a*x**21) + 10*b*(a + b*x**2)**(11/2)/(399*a**2*x**19)
- 80*b**2*(a + b*x**2)**(11/2)/(6783*a**3*x**17) + 32*b**3*(a + b*x**2)**(11/2)/
(6783*a**4*x**15) - 128*b**4*(a + b*x**2)**(11/2)/(88179*a**5*x**13) + 256*b**5*
(a + b*x**2)**(11/2)/(969969*a**6*x**11)

_______________________________________________________________________________________

Mathematica [A]  time = 0.0832919, size = 75, normalized size = 0.54 \[ \frac{\left (a+b x^2\right )^{11/2} \left (-46189 a^5+24310 a^4 b x^2-11440 a^3 b^2 x^4+4576 a^2 b^3 x^6-1408 a b^4 x^8+256 b^5 x^{10}\right )}{969969 a^6 x^{21}} \]

Antiderivative was successfully verified.

[In]  Integrate[(a + b*x^2)^(9/2)/x^22,x]

[Out]

((a + b*x^2)^(11/2)*(-46189*a^5 + 24310*a^4*b*x^2 - 11440*a^3*b^2*x^4 + 4576*a^2
*b^3*x^6 - 1408*a*b^4*x^8 + 256*b^5*x^10))/(969969*a^6*x^21)

_______________________________________________________________________________________

Maple [A]  time = 0.01, size = 72, normalized size = 0.5 \[ -{\frac{-256\,{b}^{5}{x}^{10}+1408\,a{b}^{4}{x}^{8}-4576\,{a}^{2}{b}^{3}{x}^{6}+11440\,{a}^{3}{b}^{2}{x}^{4}-24310\,{a}^{4}b{x}^{2}+46189\,{a}^{5}}{969969\,{x}^{21}{a}^{6}} \left ( b{x}^{2}+a \right ) ^{{\frac{11}{2}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((b*x^2+a)^(9/2)/x^22,x)

[Out]

-1/969969*(b*x^2+a)^(11/2)*(-256*b^5*x^10+1408*a*b^4*x^8-4576*a^2*b^3*x^6+11440*
a^3*b^2*x^4-24310*a^4*b*x^2+46189*a^5)/x^21/a^6

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \text{Exception raised: ValueError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((b*x^2 + a)^(9/2)/x^22,x, algorithm="maxima")

[Out]

Exception raised: ValueError

_______________________________________________________________________________________

Fricas [A]  time = 1.56772, size = 170, normalized size = 1.21 \[ \frac{{\left (256 \, b^{10} x^{20} - 128 \, a b^{9} x^{18} + 96 \, a^{2} b^{8} x^{16} - 80 \, a^{3} b^{7} x^{14} + 70 \, a^{4} b^{6} x^{12} - 63 \, a^{5} b^{5} x^{10} - 80773 \, a^{6} b^{4} x^{8} - 271414 \, a^{7} b^{3} x^{6} - 351780 \, a^{8} b^{2} x^{4} - 206635 \, a^{9} b x^{2} - 46189 \, a^{10}\right )} \sqrt{b x^{2} + a}}{969969 \, a^{6} x^{21}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((b*x^2 + a)^(9/2)/x^22,x, algorithm="fricas")

[Out]

1/969969*(256*b^10*x^20 - 128*a*b^9*x^18 + 96*a^2*b^8*x^16 - 80*a^3*b^7*x^14 + 7
0*a^4*b^6*x^12 - 63*a^5*b^5*x^10 - 80773*a^6*b^4*x^8 - 271414*a^7*b^3*x^6 - 3517
80*a^8*b^2*x^4 - 206635*a^9*b*x^2 - 46189*a^10)*sqrt(b*x^2 + a)/(a^6*x^21)

_______________________________________________________________________________________

Sympy [A]  time = 114.539, size = 1540, normalized size = 11. \[ \text{result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((b*x**2+a)**(9/2)/x**22,x)

[Out]

-46189*a**15*b**(51/2)*sqrt(a/(b*x**2) + 1)/(969969*a**11*b**25*x**20 + 4849845*
a**10*b**26*x**22 + 9699690*a**9*b**27*x**24 + 9699690*a**8*b**28*x**26 + 484984
5*a**7*b**29*x**28 + 969969*a**6*b**30*x**30) - 437580*a**14*b**(53/2)*x**2*sqrt
(a/(b*x**2) + 1)/(969969*a**11*b**25*x**20 + 4849845*a**10*b**26*x**22 + 9699690
*a**9*b**27*x**24 + 9699690*a**8*b**28*x**26 + 4849845*a**7*b**29*x**28 + 969969
*a**6*b**30*x**30) - 1846845*a**13*b**(55/2)*x**4*sqrt(a/(b*x**2) + 1)/(969969*a
**11*b**25*x**20 + 4849845*a**10*b**26*x**22 + 9699690*a**9*b**27*x**24 + 969969
0*a**8*b**28*x**26 + 4849845*a**7*b**29*x**28 + 969969*a**6*b**30*x**30) - 45585
54*a**12*b**(57/2)*x**6*sqrt(a/(b*x**2) + 1)/(969969*a**11*b**25*x**20 + 4849845
*a**10*b**26*x**22 + 9699690*a**9*b**27*x**24 + 9699690*a**8*b**28*x**26 + 48498
45*a**7*b**29*x**28 + 969969*a**6*b**30*x**30) - 7252938*a**11*b**(59/2)*x**8*sq
rt(a/(b*x**2) + 1)/(969969*a**11*b**25*x**20 + 4849845*a**10*b**26*x**22 + 96996
90*a**9*b**27*x**24 + 9699690*a**8*b**28*x**26 + 4849845*a**7*b**29*x**28 + 9699
69*a**6*b**30*x**30) - 7715232*a**10*b**(61/2)*x**10*sqrt(a/(b*x**2) + 1)/(96996
9*a**11*b**25*x**20 + 4849845*a**10*b**26*x**22 + 9699690*a**9*b**27*x**24 + 969
9690*a**8*b**28*x**26 + 4849845*a**7*b**29*x**28 + 969969*a**6*b**30*x**30) - 54
87650*a**9*b**(63/2)*x**12*sqrt(a/(b*x**2) + 1)/(969969*a**11*b**25*x**20 + 4849
845*a**10*b**26*x**22 + 9699690*a**9*b**27*x**24 + 9699690*a**8*b**28*x**26 + 48
49845*a**7*b**29*x**28 + 969969*a**6*b**30*x**30) - 2516940*a**8*b**(65/2)*x**14
*sqrt(a/(b*x**2) + 1)/(969969*a**11*b**25*x**20 + 4849845*a**10*b**26*x**22 + 96
99690*a**9*b**27*x**24 + 9699690*a**8*b**28*x**26 + 4849845*a**7*b**29*x**28 + 9
69969*a**6*b**30*x**30) - 675513*a**7*b**(67/2)*x**16*sqrt(a/(b*x**2) + 1)/(9699
69*a**11*b**25*x**20 + 4849845*a**10*b**26*x**22 + 9699690*a**9*b**27*x**24 + 96
99690*a**8*b**28*x**26 + 4849845*a**7*b**29*x**28 + 969969*a**6*b**30*x**30) - 8
0836*a**6*b**(69/2)*x**18*sqrt(a/(b*x**2) + 1)/(969969*a**11*b**25*x**20 + 48498
45*a**10*b**26*x**22 + 9699690*a**9*b**27*x**24 + 9699690*a**8*b**28*x**26 + 484
9845*a**7*b**29*x**28 + 969969*a**6*b**30*x**30) + 63*a**5*b**(71/2)*x**20*sqrt(
a/(b*x**2) + 1)/(969969*a**11*b**25*x**20 + 4849845*a**10*b**26*x**22 + 9699690*
a**9*b**27*x**24 + 9699690*a**8*b**28*x**26 + 4849845*a**7*b**29*x**28 + 969969*
a**6*b**30*x**30) + 630*a**4*b**(73/2)*x**22*sqrt(a/(b*x**2) + 1)/(969969*a**11*
b**25*x**20 + 4849845*a**10*b**26*x**22 + 9699690*a**9*b**27*x**24 + 9699690*a**
8*b**28*x**26 + 4849845*a**7*b**29*x**28 + 969969*a**6*b**30*x**30) + 1680*a**3*
b**(75/2)*x**24*sqrt(a/(b*x**2) + 1)/(969969*a**11*b**25*x**20 + 4849845*a**10*b
**26*x**22 + 9699690*a**9*b**27*x**24 + 9699690*a**8*b**28*x**26 + 4849845*a**7*
b**29*x**28 + 969969*a**6*b**30*x**30) + 2016*a**2*b**(77/2)*x**26*sqrt(a/(b*x**
2) + 1)/(969969*a**11*b**25*x**20 + 4849845*a**10*b**26*x**22 + 9699690*a**9*b**
27*x**24 + 9699690*a**8*b**28*x**26 + 4849845*a**7*b**29*x**28 + 969969*a**6*b**
30*x**30) + 1152*a*b**(79/2)*x**28*sqrt(a/(b*x**2) + 1)/(969969*a**11*b**25*x**2
0 + 4849845*a**10*b**26*x**22 + 9699690*a**9*b**27*x**24 + 9699690*a**8*b**28*x*
*26 + 4849845*a**7*b**29*x**28 + 969969*a**6*b**30*x**30) + 256*b**(81/2)*x**30*
sqrt(a/(b*x**2) + 1)/(969969*a**11*b**25*x**20 + 4849845*a**10*b**26*x**22 + 969
9690*a**9*b**27*x**24 + 9699690*a**8*b**28*x**26 + 4849845*a**7*b**29*x**28 + 96
9969*a**6*b**30*x**30)

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.219935, size = 589, normalized size = 4.21 \[ \frac{512 \,{\left (646646 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{30} b^{\frac{21}{2}} + 4157010 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{28} a b^{\frac{21}{2}} + 14549535 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{26} a^{2} b^{\frac{21}{2}} + 30715685 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{24} a^{3} b^{\frac{21}{2}} + 44618574 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{22} a^{4} b^{\frac{21}{2}} + 44265858 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{20} a^{5} b^{\frac{21}{2}} + 31009615 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{18} a^{6} b^{\frac{21}{2}} + 14346045 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{16} a^{7} b^{\frac{21}{2}} + 4273290 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{14} a^{8} b^{\frac{21}{2}} + 592382 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{12} a^{9} b^{\frac{21}{2}} + 20349 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{10} a^{10} b^{\frac{21}{2}} - 5985 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{8} a^{11} b^{\frac{21}{2}} + 1330 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{6} a^{12} b^{\frac{21}{2}} - 210 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{4} a^{13} b^{\frac{21}{2}} + 21 \,{\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{2} a^{14} b^{\frac{21}{2}} - a^{15} b^{\frac{21}{2}}\right )}}{969969 \,{\left ({\left (\sqrt{b} x - \sqrt{b x^{2} + a}\right )}^{2} - a\right )}^{21}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((b*x^2 + a)^(9/2)/x^22,x, algorithm="giac")

[Out]

512/969969*(646646*(sqrt(b)*x - sqrt(b*x^2 + a))^30*b^(21/2) + 4157010*(sqrt(b)*
x - sqrt(b*x^2 + a))^28*a*b^(21/2) + 14549535*(sqrt(b)*x - sqrt(b*x^2 + a))^26*a
^2*b^(21/2) + 30715685*(sqrt(b)*x - sqrt(b*x^2 + a))^24*a^3*b^(21/2) + 44618574*
(sqrt(b)*x - sqrt(b*x^2 + a))^22*a^4*b^(21/2) + 44265858*(sqrt(b)*x - sqrt(b*x^2
 + a))^20*a^5*b^(21/2) + 31009615*(sqrt(b)*x - sqrt(b*x^2 + a))^18*a^6*b^(21/2)
+ 14346045*(sqrt(b)*x - sqrt(b*x^2 + a))^16*a^7*b^(21/2) + 4273290*(sqrt(b)*x -
sqrt(b*x^2 + a))^14*a^8*b^(21/2) + 592382*(sqrt(b)*x - sqrt(b*x^2 + a))^12*a^9*b
^(21/2) + 20349*(sqrt(b)*x - sqrt(b*x^2 + a))^10*a^10*b^(21/2) - 5985*(sqrt(b)*x
 - sqrt(b*x^2 + a))^8*a^11*b^(21/2) + 1330*(sqrt(b)*x - sqrt(b*x^2 + a))^6*a^12*
b^(21/2) - 210*(sqrt(b)*x - sqrt(b*x^2 + a))^4*a^13*b^(21/2) + 21*(sqrt(b)*x - s
qrt(b*x^2 + a))^2*a^14*b^(21/2) - a^15*b^(21/2))/((sqrt(b)*x - sqrt(b*x^2 + a))^
2 - a)^21